StringRotateLeft
StringRotateLeft[string,n] cycles the characters in string n positions to the left.
StringRotateLeft[string] cycles one position to the left.
Please visit the official Wolfram Language Reference for more details and examples on core symbols.